===================Read me=======================
Web-based NEXUS consists of front-end, back-end and geoserver service. The geoserver service is used in web-based NEXUS to speed up the display by providing the map tiles. Since the deployment of the geoserver service is a bit complicated, and the instructions for it are still under preparation. Here provides the front-end and back-end deploy files (not including geoserver service) for Web-based NEXUS, and UNC team can have a test to release the web-based NEXUS first using these deploy files.

To deploy web-based NEXUS with these deploy files in window server:
1.Double-click the NEXUS.WebApi.exe or install it as a window service;
2.Open a browser, and input a website: http://127.0.0.1:8081. Note that, (1) The port number (8081) could be changed in "appsettings.Production.json".(2)Users are allowed to visit the web-based NEXUS via domain name address if the window server has bound to the domain name.

